-
Home
-
Easybox
-
0.1.4 (latest)
-
Code
-
Classes
- Finance
Total Complexity |
18 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
307 |
Lines of code |
152 |
Logical lines of code |
18 |
Comment lines |
86 |
Methods |
18 |
Properties |
0 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getDiscounts() |
S |
62 |
1 |
12 |
getCurrencies() |
S |
62 |
1 |
12 |
getSettings() |
S |
62 |
1 |
12 |
getPaymentTerms() |
S |
62 |
1 |
12 |
getTaxRates() |
S |
62 |
1 |
12 |
updateDiscount() |
S |
64 |
1 |
10 |
deleteTaxRate() |
S |
73 |
1 |
5 |
updateTaxRate() |
S |
64 |
1 |
10 |
deleteDiscount() |
S |
73 |
1 |
5 |
getModuleId() |
S |
82 |
1 |
3 |
createDiscount() |
S |
68 |
1 |
8 |
getCurrency() |
S |
73 |
1 |
5 |
createPaymentRecord() |
S |
68 |
1 |
8 |
createPaymentTerm() |
S |
68 |
1 |
8 |
deletePaymentTerm() |
S |
73 |
1 |
5 |
updatePaymentTerm() |
S |
64 |
1 |
10 |
getPaymentTerm() |
S |
73 |
1 |
5 |
updateSettings() |
S |
64 |
1 |
10 |